home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / terrorism2.swf / scripts / frame_307 / DoAction.as
Text File  |  2005-01-07  |  341b  |  11 lines

  1. ETA_Hit = 0;
  2. _root.Menu.Tcount = 12;
  3. duplicateMovieClip(_root.DKFrame,"DK",1016383);
  4. duplicateMovieClip(_root.Sight,"Target",1016381);
  5. duplicateMovieClip("PlayerGun","Gun",1016382);
  6. setProperty(Gun, _width, 211.7);
  7. setProperty(Gun, _height, 163.9);
  8. startDrag(_root.Target,1,8,90,458,306);
  9. _root.TunnelSound.gotoAndStop(2);
  10. stop();
  11.